@charset "utf-8";
/* CSS Document */


/* banner */
.banner_box{
	width:590px;
	height:363px;
	overflow:hidden;
	position:relative;
	float:left;
	z-index:0;}
.banner{
	overflow:hidden;
	height:420px;
	margin:0;
	padding:0;}
.banner img{
	margin:0 auto;
	width:100%; height:100%;
	position: absolute;
	top:0px;
	}
.btn{
	position:absolute;
	bottom:10px;
	left:80%; 
	margin-left:-24px; 
	z-index:100;}
.btn .current{
	background:#FFFFFF;}
.btn li{
	float:left; 
	margin-left:4px; 
	margin-right:4px;
	width:10px; 
	height:10px; 
	background-color:#416cf8;}

.title {
	padding: 0 10px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
}
.title {
	position: absolute;
	bottom:2px;
	left: 0;
	margin-bottom: 0;
	width:97%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-indent: 10px;
	font-family: "黑体";
}
.banner span.title, .slidebar li {
	background: rgba(0,0,0,0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000, endColorstr = #90000000);
	color: #FFF;
	overflow: hidden;
}
.banner SPAN.title {
	text-indent: 0px;
	color: #fff;
}
.banner span.title, .slidebar li {
	background: rgba(0,0,0,0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000, endColorstr = #30000000);
	color: #FFF;
	overflow: hidden;
}